home *** CD-ROM | disk | FTP | other *** search
/ Palm Utilities / Palm_Utilities_CD-ROM_2001_2001.iso / files / calc misc / Erlang Calculator 1.0 / erlang.exe / readme.txt < prev   
Encoding:
Text File  |  1999-04-23  |  1.7 KB  |  47 lines

  1. Erlang Calculator v1.0
  2. Copyright (c) Marius Milner, 1999
  3. Email: mariusm@yahoo.com
  4. WWW: http://www.blueneptune.com/~maznliz/marius/palm.shtml
  5.  
  6. ABOUT THIS PREGRAM
  7. ==================
  8.  
  9. This program is useful primarily for telephony applications.
  10.  
  11. - Given a level of traffic and number of lines, it will tell you the probability of a failed (busy)
  12.   call.
  13. - Given a failure rate and number of lines, it will tell you the traffic capacity.
  14. - Given a failure rate and traffic level, it will tell you how many lines you need.
  15.  
  16. All calculations are done in real time and without using lookup tables. This is particularly useful
  17. if you want to make calculations involving unusual grades of service (for example, better than 99%.
  18.  
  19. Unfortunately it means that you may have to wait a long time for some calculations, particularly
  20. with more than 100 lines. No maximum limits are placed on traffic or number of lines, so be careful.
  21.  
  22. If you have any questions or comments, or wish for any enhancements, please email me at the address
  23. above.
  24.  
  25.  
  26. VERSION HISTORY
  27. ===============
  28.  
  29. v1.0 23 April 1999
  30. ------------------
  31. First public version.
  32.  
  33.  
  34. LEGAL STUFF
  35. ===========
  36.  
  37. This software is Copyright (c) 1999 Marius Milner.
  38. DO NOT redistribute it without this file.
  39. DO NOT sell it, or its output, to anyone.
  40. DO NOT pay anyone for it, or its output.
  41. DO give it away free to anyone.
  42.  
  43. This software comes with no warranty, expressed or implied, of merchantability or suitability for
  44. any particular purpose. No claims are made relating to the accuracy of the output of the software.
  45. The author accepts no responsibility for damages, tangible or intangible, caused by the use of this
  46. software. This software was made only from recycled electrons.
  47.